Skip to content

Conversation

@pbasista
Copy link

This is a naive way of working around the issue where httpx.Response.elapsed property is unavailable in tests that use vcrpy
because the httpx responses built from serialized data by vcrpy currently lack the elapsed property.

Relates to issue #600.

This is a naive way of working around the issue
where `httpx.Response.elapsed` property is unavailable
in tests that use vcrpy
because the httpx responses built from serialized data by vcrpy
currently lack the `elapsed` property.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant